const os.pidUnset

2 uses

	os (current package)
		exec_unix.go#L17: 	pidUnset    = 0
		exec_unix.go#L97: 	if p.Pid == pidUnset {